Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 1 - Introduction to Telephony on the Macintosh / Telephone Manager Initialization Reference
Telephone Manager Initialization Functions / Working With a Telephone Tool


TELOtherFunction

Accesses a custom telephone tool feature that requires the passing of tool-specific parameters.

pascal TELErr TELOtherFunction (
                     TELHandle hTEL,
                     Ptr paramblock,
                     long size);
hTEL
The handle for the telephone record associated with the telephone tool.
paramblock
The parameter block defined by the specific tool.
size
The size (in bytes) of the parameter block.
function result
A result code. See "Result Codes" on page 1-58 for a list of result codes that the Telephone Manager may return.
DESCRIPTION
You can use the TELOtherFunction function to access a custom feature offered by a telephone tool for which there is no corresponding Telephone Manager function. In order to access this type of feature, you must have specific knowledge about which parameters to pass and how they are structured.

IMPORTANT
For information about third-party telephone tool features, consult the developer of the tool. Such features are neither supported nor documented by Apple Computer.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help